-
Notifications
You must be signed in to change notification settings - Fork 14
feat(hub-common): add optional filter ids to discussions ISearchChannels #1837
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
affects: @esri/hub-common
fcb93d4
to
ff85399
Compare
brittneyjb
approved these changes
Mar 20, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
esri-dcdev-2
pushed a commit
that referenced
this pull request
Mar 20, 2025
# @esri/hub-common [15.43.0](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-03-20) ### Features * **hub-common:** add optional filter ids to discussions ISearchChannels ([#1837](#1837)) ([b9c28e9](b9c28e9))
esri-dcdev-2
pushed a commit
that referenced
this pull request
Mar 28, 2025
# [16.1.0](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-03-28) ### Bug Fixes * account for empty collection filters when merging with scope filters ([#1819](#1819)) ([e494d77](e494d77)) * add minProperties validation to catalog schemas ([#1832](#1832)) ([a95de50](a95de50)) * update schemas to require catalog scope ([#1825](#1825)) ([2177b46](2177b46)) * **hub-common:** site collections not hidden properly ([#1827](#1827)) ([c0a0bb8](c0a0bb8)) * add displayConfig to CollectionSchema ([#1823](#1823)) ([a42f3bd](a42f3bd)) * add grid-filled to IGalleryDisplayConfig ([#1818](#1818)) ([3ec828f](3ec828f)) * add maxItems to ENTITY_CATEGORIES_SCHEMA ([#1822](#1822)) ([b0b6d21](b0b6d21)) * **hub-common:** site entity only displays slug on enterprise ([#1817](#1817)) ([2090f98](2090f98)) * resolve circular deps related to ArcGISContext ([#1815](#1815)) ([05d8e4d](05d8e4d)) ### Features * **hub-common:** add arcgisHubConfig global variable ([#1820](#1820)) ([5ffd3fa](5ffd3fa)) * **hub-common:** add channel entity, schema, uischema & supporting fns ([#1829](#1829)) ([6148236](6148236)) * **hub-common:** add optional filter ids to discussions ISearchChannels ([#1837](#1837)) ([b9c28e9](b9c28e9)) * **hub-common:** add optional param notIds to ISearchChannels ([#1844](#1844)) ([0b57b8f](0b57b8f)) * **hub-common:** move all fns and types from discussions package to common package ([#1810](#1810)) ([dbab1e0](dbab1e0)) * **hub-common:** remove all collection, update default collection definitions, start persisting IHubCatalog to sites ([#1833](#1833)) ([0d09013](0d09013)) * **hub-common:** restrict v2 channel delete to org admins or channel permission OWNER roles ([#1824](#1824)) ([972af97](972af97)) * **hub-common:** support flatten and fields predicates in hubSearch() ([#1842](#1842)) ([cf737a0](cf737a0)) * **hub-common:** update organization entity and search results to ha… ([#1826](#1826)) ([6e3a321](6e3a321)) * **hub-discussions:** remove all fns, types & tests from hub-discuss… ([#1811](#1811)) ([58c1b1d](58c1b1d)) * add logic/permissions to enable site catalog config in new UI ([#1812](#1812)) ([510603b](510603b))
esri-dcdev-2
pushed a commit
that referenced
this pull request
Mar 28, 2025
# [16.0.0](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-03-28) ### Bug Fixes * account for empty collection filters when merging with scope filters ([#1819](#1819)) ([e494d77](e494d77)) * add minProperties validation to catalog schemas ([#1832](#1832)) ([a95de50](a95de50)) * update schemas to require catalog scope ([#1825](#1825)) ([2177b46](2177b46)) * **hub-common:** site collections not hidden properly ([#1827](#1827)) ([c0a0bb8](c0a0bb8)) * add displayConfig to CollectionSchema ([#1823](#1823)) ([a42f3bd](a42f3bd)) * add grid-filled to IGalleryDisplayConfig ([#1818](#1818)) ([3ec828f](3ec828f)) * add maxItems to ENTITY_CATEGORIES_SCHEMA ([#1822](#1822)) ([b0b6d21](b0b6d21)) * **hub-common:** site entity only displays slug on enterprise ([#1817](#1817)) ([2090f98](2090f98)) * resolve circular deps related to ArcGISContext ([#1815](#1815)) ([05d8e4d](05d8e4d)) ### Features * remove deprecated functions ([#1848](#1848)) ([8f2d2da](8f2d2da)) * **hub-common:** add arcgisHubConfig global variable ([#1820](#1820)) ([5ffd3fa](5ffd3fa)) * **hub-common:** add channel entity, schema, uischema & supporting fns ([#1829](#1829)) ([6148236](6148236)) * **hub-common:** add optional filter ids to discussions ISearchChannels ([#1837](#1837)) ([b9c28e9](b9c28e9)) * **hub-common:** add optional param notIds to ISearchChannels ([#1844](#1844)) ([0b57b8f](0b57b8f)) * **hub-common:** move all fns and types from discussions package to common package ([#1810](#1810)) ([dbab1e0](dbab1e0)) * **hub-common:** remove all collection, update default collection definitions, start persisting IHubCatalog to sites ([#1833](#1833)) ([0d09013](0d09013)) * **hub-common:** restrict v2 channel delete to org admins or channel permission OWNER roles ([#1824](#1824)) ([972af97](972af97)) * **hub-common:** support flatten and fields predicates in hubSearch() ([#1842](#1842)) ([cf737a0](cf737a0)) * **hub-common:** trigger major version release ([#1847](#1847)) ([16730ac](16730ac)) * **hub-common:** update organization entity and search results to ha… ([#1826](#1826)) ([6e3a321](6e3a321)) * **hub-discussions:** remove all fns, types & tests from hub-discuss… ([#1811](#1811)) ([58c1b1d](58c1b1d)) * add logic/permissions to enable site catalog config in new UI ([#1812](#1812)) ([510603b](510603b)) ### BREAKING CHANGES * removes deprecated functions
esri-dcdev-2
pushed a commit
that referenced
this pull request
Mar 28, 2025
# [16.0.0](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-03-28) ### Bug Fixes * account for empty collection filters when merging with scope filters ([#1819](#1819)) ([e494d77](e494d77)) * add minProperties validation to catalog schemas ([#1832](#1832)) ([a95de50](a95de50)) * update schemas to require catalog scope ([#1825](#1825)) ([2177b46](2177b46)) * **hub-common:** site collections not hidden properly ([#1827](#1827)) ([c0a0bb8](c0a0bb8)) * add displayConfig to CollectionSchema ([#1823](#1823)) ([a42f3bd](a42f3bd)) * add grid-filled to IGalleryDisplayConfig ([#1818](#1818)) ([3ec828f](3ec828f)) * add maxItems to ENTITY_CATEGORIES_SCHEMA ([#1822](#1822)) ([b0b6d21](b0b6d21)) * **hub-common:** site entity only displays slug on enterprise ([#1817](#1817)) ([2090f98](2090f98)) * resolve circular deps related to ArcGISContext ([#1815](#1815)) ([05d8e4d](05d8e4d)) ### Features * remove deprecated functions ([#1848](#1848)) ([8f2d2da](8f2d2da)) * **hub-common:** add arcgisHubConfig global variable ([#1820](#1820)) ([5ffd3fa](5ffd3fa)) * **hub-common:** add channel entity, schema, uischema & supporting fns ([#1829](#1829)) ([6148236](6148236)) * **hub-common:** add optional filter ids to discussions ISearchChannels ([#1837](#1837)) ([b9c28e9](b9c28e9)) * **hub-common:** add optional param notIds to ISearchChannels ([#1844](#1844)) ([0b57b8f](0b57b8f)) * **hub-common:** move all fns and types from discussions package to common package ([#1810](#1810)) ([dbab1e0](dbab1e0)) * **hub-common:** remove all collection, update default collection definitions, start persisting IHubCatalog to sites ([#1833](#1833)) ([0d09013](0d09013)) * **hub-common:** restrict v2 channel delete to org admins or channel permission OWNER roles ([#1824](#1824)) ([972af97](972af97)) * **hub-common:** support flatten and fields predicates in hubSearch() ([#1842](#1842)) ([cf737a0](cf737a0)) * **hub-common:** trigger major version release ([#1847](#1847)) ([16730ac](16730ac)) * **hub-common:** update organization entity and search results to ha… ([#1826](#1826)) ([6e3a321](6e3a321)) * **hub-discussions:** remove all fns, types & tests from hub-discuss… ([#1811](#1811)) ([58c1b1d](58c1b1d)) * add logic/permissions to enable site catalog config in new UI ([#1812](#1812)) ([510603b](510603b)) ### BREAKING CHANGES * removes deprecated functions
esri-dcdev-2
pushed a commit
that referenced
this pull request
Mar 28, 2025
# [16.0.0](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-03-28) ### Bug Fixes * account for empty collection filters when merging with scope filters ([#1819](#1819)) ([e494d77](e494d77)) * add minProperties validation to catalog schemas ([#1832](#1832)) ([a95de50](a95de50)) * update schemas to require catalog scope ([#1825](#1825)) ([2177b46](2177b46)) * **hub-common:** site collections not hidden properly ([#1827](#1827)) ([c0a0bb8](c0a0bb8)) * add displayConfig to CollectionSchema ([#1823](#1823)) ([a42f3bd](a42f3bd)) * add grid-filled to IGalleryDisplayConfig ([#1818](#1818)) ([3ec828f](3ec828f)) * add maxItems to ENTITY_CATEGORIES_SCHEMA ([#1822](#1822)) ([b0b6d21](b0b6d21)) * **hub-common:** site entity only displays slug on enterprise ([#1817](#1817)) ([2090f98](2090f98)) ### Features * remove deprecated functions ([#1848](#1848)) ([8f2d2da](8f2d2da)) * **hub-common:** add arcgisHubConfig global variable ([#1820](#1820)) ([5ffd3fa](5ffd3fa)) * **hub-common:** add channel entity, schema, uischema & supporting fns ([#1829](#1829)) ([6148236](6148236)) * **hub-common:** add optional filter ids to discussions ISearchChannels ([#1837](#1837)) ([b9c28e9](b9c28e9)) * **hub-common:** add optional param notIds to ISearchChannels ([#1844](#1844)) ([0b57b8f](0b57b8f)) * **hub-common:** move all fns and types from discussions package to common package ([#1810](#1810)) ([dbab1e0](dbab1e0)) * **hub-common:** remove all collection, update default collection definitions, start persisting IHubCatalog to sites ([#1833](#1833)) ([0d09013](0d09013)) * **hub-common:** restrict v2 channel delete to org admins or channel permission OWNER roles ([#1824](#1824)) ([972af97](972af97)) * **hub-common:** support flatten and fields predicates in hubSearch() ([#1842](#1842)) ([cf737a0](cf737a0)) * **hub-common:** trigger major version release ([#1847](#1847)) ([16730ac](16730ac)) * **hub-common:** update organization entity and search results to ha… ([#1826](#1826)) ([6e3a321](6e3a321)) * **hub-discussions:** remove all fns, types & tests from hub-discuss… ([#1811](#1811)) ([58c1b1d](58c1b1d)) ### BREAKING CHANGES * removes deprecated functions
esri-dcdev-2
pushed a commit
that referenced
this pull request
Mar 28, 2025
# [16.0.0](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-03-28) ### Bug Fixes * account for empty collection filters when merging with scope filters ([#1819](#1819)) ([e494d77](e494d77)) * add catalog permission ([#1768](#1768)) ([0212e7b](0212e7b)) * add minProperties validation to catalog schemas ([#1832](#1832)) ([a95de50](a95de50)) * update schemas to require catalog scope ([#1825](#1825)) ([2177b46](2177b46)) * **hub-common:** adjust discussions apiRequest response for text from… ([#1786](#1786)) ([69c0a9e](69c0a9e)) * **hub-common:** site collections not hidden properly ([#1827](#1827)) ([c0a0bb8](c0a0bb8)) * add displayConfig to CollectionSchema ([#1823](#1823)) ([a42f3bd](a42f3bd)) * add grid-filled to IGalleryDisplayConfig ([#1818](#1818)) ([3ec828f](3ec828f)) * add maxItems to ENTITY_CATEGORIES_SCHEMA ([#1822](#1822)) ([b0b6d21](b0b6d21)) * **hub-common:** site entity only displays slug on enterprise ([#1817](#1817)) ([2090f98](2090f98)) * add format for subdomain field ([#1782](#1782)) ([aed32b0](aed32b0)) * add new item types from AGO to collections ([#1724](#1724)) ([c87c8ef](c87c8ef)) * add notice to uiSchemas ([#1711](#1711)) ([fbf76fb](fbf76fb)) * add required type to IChangeEventDetail ([#1760](#1760)) ([1adc7fb](1adc7fb)) * change export location ([#1802](#1802)) ([cc19da5](cc19da5)) * ensure site created via HubSite class has correct catalog format ([#1719](#1719)) ([58dffcf](58dffcf)) * export _get-sharing-eligible-models ([#1777](#1777)) ([18a3026](18a3026)) * exports for extracted getAddWorkflowConfig ([#1799](#1799)) ([28e746c](28e746c)) * expose editor to metric functions ([#1717](#1717)) ([8664170](8664170)) * fix hub_cdn_urls ([#1774](#1774)) ([c9b1a7f](c9b1a7f)) * resolve circular deps related to ArcGISContext ([#1815](#1815)) ([05d8e4d](05d8e4d)) * revert "refactor: minimize use of rest-types package" ([#1813](#1813)) ([11e151b](11e151b)) * **hub-common:** access is correctly labelled when shared ([#1708](#1708)) ([a0bc7da](a0bc7da)) * **hub-common:** fix event summary validation error ([#1751](#1751)) ([1ceb5ef](1ceb5ef)) * **hub-common:** fix Events 3 create and edit form validations ([#1749](#1749)) ([5a20b99](5a20b99)) * **hub-common:** make getUser optional ([#1722](#1722)) ([b3531bd](b3531bd)) * **hub-common:** modify ISearchCHannels interface orgId => orgIds ([#1762](#1762)) ([56b2131](56b2131)) * **hub-common:** modify IUpdateEvent to allow null for description, s… ([#1790](#1790)) ([6ac1f02](6ac1f02)) * **hub-common:** rename "request" method used by Discussions API fns … ([#1742](#1742)) ([72af97d](72af97d)) * **hub-common:** update spatial element from default dcat us template ([#1788](#1788)) ([064deea](064deea)) * **hub-discussions:** use POST /posts/search to search and export posts ([#1781](#1781)) ([04698e7](04698e7)) * remove troublesome migration that was not really needed ([#1725](#1725)) ([a075492](a075492)) * removing extra launch icons on user settings ([#1764](#1764)) ([3a1f607](3a1f607)) * update correct schemas for catalog editing ([#1769](#1769)) ([4888c08](4888c08)) * update correct schemas for catalog editing ([#1776](#1776)) ([d48f8c0](d48f8c0)) * **hub-common:** rename hub:event:workspace:attendees permission ([#1737](#1737)) ([a96ecdc](a96ecdc)) * **hub-common:** updated metrics editors ([#1757](#1757)) ([b0de73f](b0de73f)) * **hub-discussions:** remove files/fns that were duplicated between h… ([#1743](#1743)) ([04a7067](04a7067)) * update permissions for user event and discussion pane ([#1718](#1718)) ([f5cccc1](f5cccc1)) ### Features * remove deprecated functions ([#1848](#1848)) ([8f2d2da](8f2d2da)) * **hub-common:** add allowPost to IChannel ([#1755](#1755)) ([d500a53](d500a53)) * **hub-common:** add allowPost to IChannel and ICreateChannelSettings ([#1761](#1761)) ([4fe3f57](4fe3f57)) * **hub-common:** add arcgisHubConfig global variable ([#1820](#1820)) ([5ffd3fa](5ffd3fa)) * **hub-common:** add channel entity, schema, uischema & supporting fns ([#1829](#1829)) ([6148236](6148236)) * **hub-common:** add content home url util ([#1791](#1791)) ([efdf12b](efdf12b)) * **hub-common:** add csv file name function ([#1748](#1748)) ([1aa14a9](1aa14a9)) * **hub-common:** add feature flag for site pages via catalog ([#1730](#1730)) ([e459c74](e459c74)) * **hub-common:** add fetchItem and call it from fetchPage ([#1756](#1756)) ([e3fa5af](e3fa5af)) * **hub-common:** add hub:feature:catalogs:edit:advanced permission for controlling catalog editing ([#1785](#1785)) ([d3fd836](d3fd836)) * **hub-common:** add IExportPostsParams interface ([#1744](#1744)) ([7fd02ec](7fd02ec)) * **hub-common:** add minimal definitions of ArcGIS types and drop arcgis-js-api ([#1797](#1797)) ([27c08b8](27c08b8)) * **hub-common:** add new v2 discussions interfaces and functions ([#1807](#1807)) ([98a5377](98a5377)) * **hub-common:** add optional filter ids to discussions ISearchChannels ([#1837](#1837)) ([b9c28e9](b9c28e9)) * **hub-common:** add optional includeIdInSlug arg to getItemIdentifier ([#1759](#1759)) ([f54ca6d](f54ca6d)), closes [#1746](#1746) * **hub-common:** add optional param notIds to ISearchChannels ([#1844](#1844)) ([0b57b8f](0b57b8f)) * **hub-common:** add searchEvents function ([#1778](#1778)) ([2996bc8](2996bc8)) * **hub-common:** add supported download formats for fgdb job ([#1715](#1715)) ([0a8aade](0a8aade)) * **hub-common:** added dcat us template ([#1736](#1736)) ([651d04c](651d04c)) * **hub-common:** event implements image picker ([#1784](#1784)) ([3916521](3916521)) * **hub-common:** hubSearchEvents switch to new POST events search route ([#1787](#1787)) ([8fbb944](8fbb944)) * **hub-common:** implement getCatalogFromModel() ([#1796](#1796)) ([d9846de](d9846de)) * **hub-common:** move all fns and types from discussions package to common package ([#1810](#1810)) ([dbab1e0](dbab1e0)) * **hub-common:** remove all collection, update default collection definitions, start persisting IHubCatalog to sites ([#1833](#1833)) ([0d09013](0d09013)) * **hub-common:** replace temporary workspace feeds permission with hub:site:workspace:feeds ([#1766](#1766)) ([4471d8e](4471d8e)) * **hub-common:** restrict v2 channel delete to org admins or channel permission OWNER roles ([#1824](#1824)) ([972af97](972af97)) * **hub-common:** support flatten and fields predicates in hubSearch() ([#1842](#1842)) ([cf737a0](cf737a0)) * **hub-common:** trigger major version release ([#1847](#1847)) ([16730ac](16730ac)) * **hub-common:** update organization entity and search results to ha… ([#1826](#1826)) ([6e3a321](6e3a321)) * **hub-discussions:** add separate v2 route functions for channels, posts, reactions ([#1806](#1806)) ([4a42d5f](4a42d5f)) * **hub-discussions:** remove all fns, types & tests from hub-discuss… ([#1811](#1811)) ([58c1b1d](58c1b1d)) * add ai-assistant permission ([#1803](#1803)) ([2144f67](2144f67)) * add create form error validation for site and project entities ([#1691](#1691)) ([43dab51](43dab51)) * add displayConfig in Hub Catalog, update GalleryDisplayConfigSchema ([#1747](#1747)) ([5d1cb18](5d1cb18)) * add executed query length to search response ([#1733](#1733)) ([1388046](1388046)) * add IHubOrganization with fetch and hubSearch support ([#1808](#1808)) ([ef89d09](ef89d09)) * add link org settings in user workspace ([#1707](#1707)) ([83ddde5](83ddde5)) * add logic/permissions to enable site catalog config in new UI ([#1812](#1812)) ([510603b](510603b)) * adds domain to site creation uiSchema ([#1772](#1772)) ([55c5453](55c5453)) * collection appearance ([#1703](#1703)) ([bfcfdc2](bfcfdc2)) * expand gallerydisplayconfig with sort and filters ([#1789](#1789)) ([0f733dd](0f733dd)) * expose item size for content entities ([#1720](#1720)) ([e4e6c86](e4e6c86)) * handle item type combobox with nested selections ([#1726](#1726)) ([6a504f1](6a504f1)) * set the aria level for all location pickers ([#1767](#1767)) ([51095fd](51095fd)) * ungate project/initiative catalog panes ([#1804](#1804)) ([a980be6](a980be6)) * **hub-common:** update orval events to include event thumbnail ([#1765](#1765)) ([b94fa14](b94fa14)) * **hub-discussions:** add exportPosts fn to export discussion posts as CSV string ([#1745](#1745)) ([5dba4b4](5dba4b4)) * hub page layoutRelative and workspaceRelative links ([#1740](#1740)) ([0b2a281](0b2a281)) * **hub-discussions:** added enum and parameter for downloading posts as csv ([#1734](#1734)) ([19af95f](19af95f)) * **hub-discussions:** canEditPost is a breaking change until prod migrations are unblocked ([#1731](#1731)) ([4914ee2](4914ee2)) ### BREAKING CHANGES * removes deprecated functions
esri-dcdev-2
pushed a commit
that referenced
this pull request
Mar 28, 2025
# [16.0.0](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-03-28) ### Bug Fixes * account for empty collection filters when merging with scope filters ([#1819](#1819)) ([e494d77](e494d77)) * add minProperties validation to catalog schemas ([#1832](#1832)) ([a95de50](a95de50)) * update schemas to require catalog scope ([#1825](#1825)) ([2177b46](2177b46)) * **hub-common:** site collections not hidden properly ([#1827](#1827)) ([c0a0bb8](c0a0bb8)) * add displayConfig to CollectionSchema ([#1823](#1823)) ([a42f3bd](a42f3bd)) * add grid-filled to IGalleryDisplayConfig ([#1818](#1818)) ([3ec828f](3ec828f)) * add maxItems to ENTITY_CATEGORIES_SCHEMA ([#1822](#1822)) ([b0b6d21](b0b6d21)) * **hub-common:** site entity only displays slug on enterprise ([#1817](#1817)) ([2090f98](2090f98)) * resolve circular deps related to ArcGISContext ([#1815](#1815)) ([05d8e4d](05d8e4d)) ### Features * remove deprecated functions ([#1848](#1848)) ([8f2d2da](8f2d2da)) * **hub-common:** add arcgisHubConfig global variable ([#1820](#1820)) ([5ffd3fa](5ffd3fa)) * **hub-common:** add channel entity, schema, uischema & supporting fns ([#1829](#1829)) ([6148236](6148236)) * **hub-common:** add optional filter ids to discussions ISearchChannels ([#1837](#1837)) ([b9c28e9](b9c28e9)) * **hub-common:** add optional param notIds to ISearchChannels ([#1844](#1844)) ([0b57b8f](0b57b8f)) * **hub-common:** move all fns and types from discussions package to common package ([#1810](#1810)) ([dbab1e0](dbab1e0)) * **hub-common:** remove all collection, update default collection definitions, start persisting IHubCatalog to sites ([#1833](#1833)) ([0d09013](0d09013)) * **hub-common:** restrict v2 channel delete to org admins or channel permission OWNER roles ([#1824](#1824)) ([972af97](972af97)) * **hub-common:** support flatten and fields predicates in hubSearch() ([#1842](#1842)) ([cf737a0](cf737a0)) * **hub-common:** trigger major version release ([#1847](#1847)) ([16730ac](16730ac)) * **hub-common:** update organization entity and search results to ha… ([#1826](#1826)) ([6e3a321](6e3a321)) * **hub-discussions:** remove all fns, types & tests from hub-discuss… ([#1811](#1811)) ([58c1b1d](58c1b1d)) * add logic/permissions to enable site catalog config in new UI ([#1812](#1812)) ([510603b](510603b)) ### BREAKING CHANGES * removes deprecated functions
esri-dcdev-2
pushed a commit
that referenced
this pull request
Mar 28, 2025
# [16.0.0](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-03-28) ### Bug Fixes * account for empty collection filters when merging with scope filters ([#1819](#1819)) ([e494d77](e494d77)) * add minProperties validation to catalog schemas ([#1832](#1832)) ([a95de50](a95de50)) * update schemas to require catalog scope ([#1825](#1825)) ([2177b46](2177b46)) * **hub-common:** site collections not hidden properly ([#1827](#1827)) ([c0a0bb8](c0a0bb8)) * add displayConfig to CollectionSchema ([#1823](#1823)) ([a42f3bd](a42f3bd)) * add grid-filled to IGalleryDisplayConfig ([#1818](#1818)) ([3ec828f](3ec828f)) * add maxItems to ENTITY_CATEGORIES_SCHEMA ([#1822](#1822)) ([b0b6d21](b0b6d21)) * **hub-common:** site entity only displays slug on enterprise ([#1817](#1817)) ([2090f98](2090f98)) * resolve circular deps related to ArcGISContext ([#1815](#1815)) ([05d8e4d](05d8e4d)) ### Features * remove deprecated functions ([#1848](#1848)) ([8f2d2da](8f2d2da)) * **hub-common:** add arcgisHubConfig global variable ([#1820](#1820)) ([5ffd3fa](5ffd3fa)) * **hub-common:** add channel entity, schema, uischema & supporting fns ([#1829](#1829)) ([6148236](6148236)) * **hub-common:** add optional filter ids to discussions ISearchChannels ([#1837](#1837)) ([b9c28e9](b9c28e9)) * **hub-common:** add optional param notIds to ISearchChannels ([#1844](#1844)) ([0b57b8f](0b57b8f)) * **hub-common:** move all fns and types from discussions package to common package ([#1810](#1810)) ([dbab1e0](dbab1e0)) * **hub-common:** remove all collection, update default collection definitions, start persisting IHubCatalog to sites ([#1833](#1833)) ([0d09013](0d09013)) * **hub-common:** restrict v2 channel delete to org admins or channel permission OWNER roles ([#1824](#1824)) ([972af97](972af97)) * **hub-common:** support flatten and fields predicates in hubSearch() ([#1842](#1842)) ([cf737a0](cf737a0)) * **hub-common:** trigger major version release ([#1847](#1847)) ([16730ac](16730ac)) * **hub-common:** update organization entity and search results to ha… ([#1826](#1826)) ([6e3a321](6e3a321)) * **hub-discussions:** remove all fns, types & tests from hub-discuss… ([#1811](#1811)) ([58c1b1d](58c1b1d)) * add logic/permissions to enable site catalog config in new UI ([#1812](#1812)) ([510603b](510603b)) ### BREAKING CHANGES * removes deprecated functions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
affects: @esri/hub-common
Issue 12771
Description: add optional filter
ids
to discussionsISearchChannels
interfaceInstructions for testing:
Closes Issues: # (if appropriate)
Updated meaningful TSDoc to methods including Parameters and Returns, see Documentation Guide
used semantic commit messages
PR title follows semantic commit format (CRITICAL if the title is not in a semantic format, the release automation will not run!)
updated
peerDependencies
as needed. CRITICAL our automated release system can not be counted on to updatepeerDependencies
so we must do it manually in our PRs when needed. See the updating peerDependencies section of the release instructions for more details.